Intersoft ClientUI Documentation
Detach Method (WeakEventListener<TInstance,TSource,TEventArgs>)



Detaches from the subscribed event.
Syntax
Public Sub Detach() 
Dim instance As WeakEventListener(Of TInstance,TSource,TEventArgs)
 
instance.Detach()
public void Detach()
public:
void Detach(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WeakEventListener<TInstance,TSource,TEventArgs> Class
WeakEventListener<TInstance,TSource,TEventArgs> Members

Send Feedback